about summary refs log tree commit diff
path: root/sublime/.config/sublime-text-3/Packages/User/Ruby[Conflict].sublime-settings
blob: 45235cb6802645b3f59548f0f29d2f48452017ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"extensions":
	[
		"rabl",
		"rake",
		"jbuilder",
		"rb",
		"thor",
		"simplecov",
		"podspec"
	]
}